This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
I'm not worthy! ~Naomi Quettooverli 5.Jan.04 09:31 PM a Web browser General All ReleasesWindows 2000
I'm not worthy! I'm not worthy. Another astonishing solution. Thanks for this one-liner, Normunds.
You seem to be a pragmatist.
Unfortunately this doesn't solve my problem, because I need to specify the Template name of the DB itself and not the name of the Template it inherits from.
I' a little pragmatic, too and tried this:
ndb.Title = ndb.Title & Chr$(10) & "#3" & "MyTemplateName"
and it works fine.